﻿@charset "utf-8";
/* CSS Document */
.Search-bar {
	width: 100%;
	height: 48px;
	text-align: center;
	/*padding-top: 10px;
	padding-left: 7%;*/
    margin:10px 5px;
}
.ChooseCity{
    width: 21%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    float: left;
    margin-left:5px;
}
    .ChooseCity .cityshow {
        text-overflow: clip;
        overflow: hidden;
        max-width: 79%;
        white-space: nowrap;
        color: #999;
        display: block;
        float: left;
    }
    .ChooseCity .triangle-down {
        width: 0px;
        height: 0px;
        line-height: 0px;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #999;
        display: block;
        float: left;
        margin-top: 15px;
        margin-left: 2px;
    }
.searchBox{
	float: left;
	width: 70%;
	text-align: center;
	margin: 0 auto;
 	height: 33px;
    /*line-height: 35px; */
	border: 1px solid #e0e0e0;
    border-radius:10px;
}
.col-xs-Left {
	width: 50%;
	height: 31px;
	float: left;
	color: red;
	padding-top: 10px;
	text-align: center;
	border-bottom: 2px solid red;
}
.col-xs-Right {
	width: 50%;
	height: 32px;
	float: right;
	padding-top: 10px;
	text-align: center;
	/*border-bottom: 1px solid rgb(0,0,0);*/
}
.space{
	width: 100%;
	height: 20px;
	background-color: rgb(244,244,246);
}
.Content {
	width: 100%;
	height: 30px;
	padding-top: 10px;
}
.g {
	/*width: 100%;
	height: 100px;*/
}
.h {
	width: 25%;
	height: 80px;
	float: left;
}
.i {
	width: 75%;
	height: 80px;
	float: left;
	/*padding-top: 5px;*/
}
.input {
	float: left;
	width: 68%;
	height: 31px;
	border: none;
	border-right: 1px solid #e0e0e0;
    padding-left:5px;
    border-top-left-radius:10px;
    border-bottom-left-radius:10px;
}
.sousuo {
	position: relative;
	top: -6px;
    color:#777;
}
.magnifier {
	width: 21px;
	height: 20px;
	padding-top: 8px;
}
.classify {
	width: 100%;
	height: 43px;
}
.textFBT {
	font-size: 15px;
}
.shoulie {
	padding-left: 10px;
	font-size: 15px;
	color: rgb(102,102,102);
}
.ziBT {
	padding-left: 5px;
	font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dizhi {
	font-size: 12px;
	color: #999;
	line-height: 20px;
    margin-left:5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.juli {
	color: rgb(155,155,155);
	font-size: 12px;
}
.print {
	width: 85%;
	height: 75%;
	padding-left: 10px;
	padding-top: 5px;
}
.DZpeitu {
	width: 19px;
	height: 19px;
}
.DHLX-SC {
	width: 22px;
	height: 22px;
	float: right;
    margin-right:10px;
}
.WJX {
	/*width: 5%;*/
	height: 12%;
}
.synopsis {
	font-size: 12px;
	color: rgb(153,153,153);
	line-height: 30px;
	padding-left: 5px;
}
.Border {
  border: 1px solid #ffb84d;
  border-radius: 2px;
  color: #ffb84d;
  font-size: 9px;
  margin-left: 5px;
}
i {
font-style:normal;
padding:5px;
}
